<!DOCTYPE html>
<html>
	<head>
		<title>%title% - %name%</title>
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
		<meta name="robots" content="nocache, noindex, nofollow, noarchive"/>
		<meta name="copyright" content="&copy; 2002-2025 DEVONtechnologies LLC">
		<link rel="stylesheet" href="./webserver.css"/>
		<link media="print" rel="stylesheet" href="./print.css"/>
		<link rel="alternate" type="application/rss+xml" href="%rss%" title="%name% RSS">
		<link rel="SHORTCUT ICON" type="image/png" sizes="32x32" href="./favicon-32x32.png">
		<link rel="SHORTCUT ICON" type="image/png" sizes="16x16" href="./favicon-16x16.png">
	</head>
	<body>
		<div class="head">
			<form action="./search" name=f>
				<table border="0" cellspacing="0" cellpadding="0" width="100%">
					<tr>
						<td width="64px">
							<a href="https://www.devontechnologies.com/products/devonthink/"><img src="./logo-small.png" alt="DEVONthink 3" width=64 height=64/></a>
						</td>
						<td width="10px">&nbsp;</td>
						<td align="center" valign="top">
							<h2><a href="./">%database%</a></h2>
							<input type="search" autosave="devonthinkserver" results="10" placeholder="Search" maxlength="2048" size="55" name="q" value="%query%">&nbsp;<input type=submit value="Search">&nbsp;<input type="button" onclick="window.location.href='app/';" value="Browse"><br/>
							<small>
							<input type=checkbox name=uml value="1"%uml%>Ignore Diacritics
							&nbsp;<input type=checkbox name=fuzzy value="1"%fuzzy%>Fuzzy
							</small>
						</td>
					</tr>
					<tr>
						<td colspan="3">
							<p class="copyright"><a href="https://www.devontechnologies.com">&copy; 2002-2025 DEVONtechnologies, LLC, 401 Front Avenue - Suite 204, Coeur d'Alene, ID 83814, USA</a></p>
						</td>
					</tr>
				</table>
			</form>
		</div>
		<div class="main">
			<p>%results%</p>
		</div>
	</body>
</html>
